set External Audio With File
Allows applications to set the audio file as external audio source and play it for the specified times. SDK can transmit audio file to remote peer if application uses this API.
Since
6.14.0
Parameters
file Uri
Uri of the audio file
repeat For
Number of times to play the audio file
listener
Listener to get the result of the operation
Allows applications to set the audio file as external audio source and play it once. SDK can transmit audio file to remote peer if application uses this API.
Since
6.14.0
Parameters
file Uri
Uri of the audio file
listener
Listener to get the result of the operation